home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / tex / dvi / dvist3_3.arc / srvdvi33.txt < prev   
Internet Message Format  |  1990-02-27  |  958b

  1. From um-math!mailrus!jarvis.csri.toronto.edu!utgpu!utzoo!yunexus!stpl!tyler Fri May 19 22:32:24 EDT 1989
  2. Article 7133 of comp.sys.atari.st:
  3. Path: um-math!mailrus!jarvis.csri.toronto.edu!utgpu!utzoo!yunexus!stpl!tyler
  4. >From: tyler@stpl.UUCP (Tyler IVANCO)
  5. Newsgroups: comp.sys.atari.st
  6. Subject: Re: Missing 'SERVER' file from DVIST V3.3 - Here it is
  7. Message-ID: <187@stpl.UUCP>
  8. Date: 18 May 89 13:49:14 GMT
  9. References: <5453@mva.cs.liv.ac.uk>
  10. Reply-To: tyler@stpl.UUCP (Tyler IVANCO)
  11. Organization: ISTS/Solar Terrestrial Physics Lab
  12. Lines: 16
  13.  
  14.  
  15.     I apologize for leaving out the server script.  It is available
  16. in the previous distributions and I will include it here:
  17.  
  18. -------
  19. stty raw -echo
  20. server 2> /dev/null
  21. reset
  22. -------
  23.  
  24.     This is small script that uses sh to simply set the tty into
  25. raw mode and reset it when the session is complete.  Error messages
  26. can be placed into a file if required by changed /dev/null to your
  27. favorite filename.
  28.  
  29.                             Tyler
  30.  
  31.  
  32.